'Declaration Public Class _LineXyParallelPlotView(Of TOwnerView As IPlotListLayoutView) Inherits GrapeCity.DataVisualization.Chart._XyParallelPlotView(Of TOwnerView,ILineParalleSeriesView,IParallelPlotDefinition,IParallelPlotDataModel) Implements IDisplayable, IIdentityView, ILineXyParallelPlotView, IModel, IParallelPlotModel, IParallelPlotView, IPlotModel, IPlotView, IQueryInterface, IView, IViewModel, IXyParallelPlotView
public class _LineXyParallelPlotView<TOwnerView> : GrapeCity.DataVisualization.Chart._XyParallelPlotView<TOwnerView,ILineParalleSeriesView,IParallelPlotDefinition,IParallelPlotDataModel>, IDisplayable, IIdentityView, ILineXyParallelPlotView, IModel, IParallelPlotModel, IParallelPlotView, IPlotModel, IPlotView, IQueryInterface, IView, IViewModel, IXyParallelPlotView where TOwnerView: IPlotListLayoutView